Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 28, 2015

Support missing for:

  • schema (next PR)
  • externalDataConfiguration (experimental feature, deferring for now).

@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Jul 28, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 28, 2015

import pytz

_EPOCH = datetime.datetime(1970, 1, 1, tzinfo=pytz.utc)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor Author

tseaver commented Jul 29, 2015

@dhermes any remaining issues?

_EPOCH = datetime.datetime(1970, 1, 1, tzinfo=pytz.utc)


def _millis(when):

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Jul 29, 2015

Remaining issues (summarized here for future me):

  • Consistent epoch handling
  • Exception in view_query.setter
  • "definiing" mis-spelling

@tseaver
Copy link
Contributor Author

tseaver commented Jul 29, 2015

I think the last three commits address those issues.

@dhermes
Copy link
Contributor

dhermes commented Jul 30, 2015

LGTM

tseaver added a commit that referenced this pull request Jul 30, 2015
BQ Tables:  ctor, scalar property definitions
@tseaver tseaver merged commit 2928bfc into googleapis:master Jul 30, 2015
@tseaver tseaver deleted the bigquery-table_ctor_properties branch July 30, 2015 02:42
parthea added a commit that referenced this pull request Nov 24, 2025
Closes #980

The dependency dashboard was enabled by default in Renovate v26.0.0.
parthea pushed a commit that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants